PATH
WebObjects 4.5 Documentation >
Creating a Java Client Application: A Tutorial
Client Files
The significant addition to a Java Client project is a subproject named ClientSideJava.subproj. This subproject comes with two preconfigured files: a .java file reflecting the name of the project (in this case, StudioManager.java) and, in the Interfaces "suitcase," an Interface Builder archive (or "nib") file, also named after the project (StudioManager.nib).
© 1999 Apple Computer, Inc. – (Last Updated 13 Sep 99)